.product-mall{

}
.carousel-caption {
    bottom: 30%;
    z-index: 10;
}

.news-img{
    width:405px;
    height: 165px;
    object-fit: cover;
}

.title {
    padding: 3rem 0;
    text-align: center;
}

.title h2 {
    font-size: 36px;
    color: #222;
    width: 441px;
    height: 73px;
    line-height: 60px;
    margin: 0 auto 1rem;
}

.title h2.pro-bg {
    background: url(https://yanran-website.oss-cn-shenzhen.aliyuncs.com/17901930f232d681812b031a97d15e1b.png) 50% no-repeat;
    background-size: cover;
}

.title h2.ser-bg {
    background: url(https://yanran-website.oss-cn-shenzhen.aliyuncs.com/01a5ac2d38cceeea37db257640eec66f.png) 50% no-repeat;
    background-size: cover;
}

.title h2.news-bg {
    background: url(https://yanran-website.oss-cn-shenzhen.aliyuncs.com/b69471e1340b32ad7437e5a6ae2ca168.png) 50% no-repeat;
    background-size: cover;
}

.title h2.cli-bg {
    background: url(https://yanran-website.oss-cn-shenzhen.aliyuncs.com/37d595d0f5f6b13ee3fcac710f2cfa9f.png) 50% no-repeat;
    background-size: cover;
}

.title p {
    font-size: 16px;
}

.product {
    padding-bottom: 3rem;
}

.product .mall-box {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .05);
    margin-bottom: 30px
}

.product .mall-box img {
    margin-right: 20px;
    width: 200px
}

.product .mall-box .media-body {
    padding-top: 30px;
    padding-right: 30px
}

.product .mall-box .media-body h3 {
    font-size: 20px;
    margin-bottom: 20px;
    color:#000000;
}

.product .mall-box .media-body p {
    font-size: 16px;
    line-height: 26px
}

.media:hover {
    background-color: #92bdf7;
    color: #fff
}

.media:hover p {
    color: #fff
}
.media:hover h3 {
    color: #fff !important;
}

.service {
    padding-bottom: 3rem
}

.service .card {
    border: none;
    padding: 0;
}

.service .card .card-body img {
    width: 35px;
    height: auto;
    margin: auto;
    display: block
}

.service .card .card-body i {
    display: block;
    margin: 10px auto 20px
}

.service .card .card-body i.s-icon1 {
    width: 50px;
    height: 60px;
    background: url(https://yanran-website.oss-cn-shenzhen.aliyuncs.com/5ff43a9e0f40b9ec514e92150c870089.jpg) 50% no-repeat;
    background-size: cover
}

.service .card .card-body i.s-icon2 {
    width: 60px;
    height: 57px;
    background: url(https://yanran-website.oss-cn-shenzhen.aliyuncs.com/9aed8ca2909ef612bc7f63960e3be556.jpg) 50% no-repeat;
    background-size: cover
}

.service .card .card-body i.s-icon3 {
    width: 60px;
    height: 57px;
    background: url(https://yanran-website.oss-cn-shenzhen.aliyuncs.com/281915f9e206fea6c67c3b38312d6bf4.jpg) 50% no-repeat;
    background-size: cover
}

.service .card .card-body i.s-icon4 {
    width: 52px;
    height: 60px;
    background: url(https://yanran-website.oss-cn-shenzhen.aliyuncs.com/4201c79024e291d2e7ab41a41b3c6d01.jpg) 50% no-repeat;
    background-size: cover
}

.service .card .card-body .card-title {
    font-size: 14px;
    text-align: center;
    margin-top: 20px
}

.service .card .card-body .card-text {
    padding: 0;
    margin-top: 30px;
    font-size: 16px;
    text-align: left;
    line-height: 26px
}

.news {
    padding-bottom: 6rem
}

.news .news-title {
    display: inline-block;
    border-radius: 4px;
    background-color: #e4eeff;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0 0 34px;
    font-size: 14px;
    color: #337afd
}

.news h3 {
    font-size: 18px;
    color: #333
}

.news .text {
    line-height: 30px;
    overflow-wrap: break-word;
}

.news .text, .news .time {
    font-size: 16px;
    padding-top: 10px
}

.news .time {
    color: #999
}

.news .col-xl-4 {
    padding: 10px;
    background-color: #f8f8f8
}

.news .col-xl-4 .news-title {
    margin: 24px 0
}

.news .col-xl-8 .row:last-child {
    margin-top: 2px
}

.news .col-xl-8 .col-md-6 {
    padding: 12px;
    border-left: 2px solid #fff;
    background-color: #f8f8f8
}

.client {
    padding-bottom: 6rem
}

.client .col-md-2 {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 3px;
    padding-left: 3px
}

.client .col-md-2 .img-box {
    background: #fff;
    margin-bottom: 6px;
    height: 100px;
}

.img-box img{
    width: 80%;
    height: 100%;
    object-fit: contain;
    display: block;
    margin: auto;
}

@media (max-width: 575.98px) {
    .title {
        padding: 3rem 0
    }

    .title h2 {
        font-size: 30px;
        line-height: 45px;
        width: 330px !important;
        height: 55px !important
    }

    .product .mall-box img {
        max-width: 31% !important;
        margin-right: 15px;
        width: 241px
    }

    .product .mall-box .media-body {
        padding-top: 10px;
        padding-right: 10px;
        max-height: 86px
    }

    .product .mall-box .media-body h3 {
        font-size: 16px;
        margin-bottom: 5px;
        color:#000000;
    }

    .product .mall-box .media-body p {
        font-size: 13px;
        line-height: 18px;
    }

    .client .row {
        margin-left: -5px;
        margin-right: -5px
    }

    .client .col-md-2 {
        -webkit-flex: 0 0 33.3333%;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
        padding-right: 2px;
        padding-left: 2px
    }

    .client .col-md-2 .img-box {
        margin-bottom: 4px
    }

    .service .card {
        border: none;
        padding: 0;
        width:100%;
    }
    .new-list-item {
        background: #fff;
        padding: 20px;
        margin-top: 20px;
        border-radius: 16px;
        display: block !important;
    }
    .new-list-item img {
        display: block;
        border-radius: 4px;
        margin: 0 auto 1rem !important;
    }
    .news-img {
        width: 100%;
        height: auto;
    }
    .media-body {
        flex: 1;
        width: auto;
    }
    .new-list-item .title {
        font-size: 18px;
        color: #222;
    }
    .new-list-item .title {
        font-size: 18px;
        color: #222;
        padding: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .new-list-item .text {
        font-size: 14px;
        line-height: 24px;
        color: #222;
        text-align: justify;
    }
    .media-body p {
        margin-bottom: 10px;
    }
    .media-body div {
        font-size: 12px;
        color: #ccc;
        text-align: right;
    }
    .a-mare {
        margin: 50px auto 0;
        display: block;
        border: 1px solid #eee;
        background-color: #fff;
        box-shadow: 0 0 40px 0 rgb(0 0 0 / 5%);
        width: 148px;
        height: 48px;
        line-height: 48px;
        border-radius: 14px;
        font-size: 16px;
        color: #666;
        text-align: center;
    }
    .media:hover {
        background-color: #fff;
        color: #222
    }
    .media:hover p {
        color: #222;
    }
    .media:hover h3{
        color: #222 !important;
    }
}
